emacs.git
2024-06-22 Stefan KangasMerge from origin/emacs-29
2024-06-22 Stefan Kangas; Merge from origin/emacs-29
2024-06-22 Stefan KangasMerge from origin/emacs-29
2024-06-22 Stefan Kangas; Merge from origin/emacs-29
2024-06-22 Stefan KangasMerge from origin/emacs-29
2024-06-22 Stefan KangasReplace literal whitespace with `\s`
2024-06-22 Stefan Kangas; Merge from origin/emacs-29
2024-06-22 Eli Zaretskii; * lisp/editorconfig.el (editorconfig-indentation...
2024-06-22 Stefan MonnierFix non-existing `editorconfig-set-indentation-python...
2024-06-22 Stefan KangasMerge remote-tracking branch 'origin/emacs-29' into...
2024-06-22 Stefan KangasRelease Emacs 29.4
2024-06-22 Stefan KangasAdd before-save-hook to man page files
2024-06-22 Stefan KangasUse UTC when generating man page timestamps
2024-06-22 Eli ZaretskiiMerge from origin/emacs-29
2024-06-22 Eli Zaretskii; Merge from origin/emacs-29
2024-06-22 Eli ZaretskiiMerge from origin/emacs-29
2024-06-22 Eli Zaretskii; * src/xfns.c (unwind_create_frame): Add missing defin...
2024-06-22 Eli ZaretskiiAllow to expand truncated long lines in *Compilation...
2024-06-22 Troy BrownEglot: Fix command execution (bug#71642)
2024-06-22 Vincenzo PupilloSupport for indentation of PHP alternative syntax contr...
2024-06-22 Eli Zaretskii; Wayland SECONDARY selection problem
2024-06-22 Manuel GiraudPrevent auto-revert when deleting entry (bug#71264)
2024-06-22 Vincenzo PupilloFix font lock regex for user defined constant in PHP
2024-06-22 Rudolf AdamkovičMake Compilation mode recognize non-legacy Kotlin/Gradl...
2024-06-22 Eli Zaretskii; Improve documentation of EditorConfig support
2024-06-22 Stefan KangasList Andrea Corallo as co-maintainer in ack.texi
2024-06-22 Andrea Corallo* admin/MAINTAINERS: Add myself in (co-)maintainers.
2024-06-22 Stefan Kangas; * lisp/ldefs-boot.el: Regenerated for Emacs 29.4
2024-06-21 Stefan KangasBump Emacs version to 29.4
2024-06-21 Stefan KangasUpdate files for Emacs 29.4
2024-06-21 Stefan Kangas* admin/authors.el: Update for Emacs 29.4
2024-06-21 Stefan Kangas* etc/NEWS: Update for Emacs 29.4
2024-06-21 Ihor Radchenkoorg-link-expand-abbrev: Do not evaluate arbitrary unsaf...
2024-06-21 Stefan Monnier* doc/emacs/custom.texi (Directory Variables): Add...
2024-06-21 Stefan KangasFix `emacs --geometry` flag on macOS
2024-06-21 Mattias Engdegård; eliminate backslash duplicate in regexp
2024-06-21 Stefan Monnier* doc/emacs/custom.texi (EditorConfig support): Add URL
2024-06-21 Stefan MonnierMerge remote-tracking branch 'origin/scratch/emacs...
2024-06-21 Michael AlbinusUpdate Tramp version (don't merge to master)
2024-06-21 Po Lu; * src/keyboard.c (read_char): Typo in comment.
2024-06-21 Po LuFix execution of tool-bar commands read within minibuff...
2024-06-21 Eli Zaretskii; Avoid byte-compiler warning in comint.el
2024-06-21 Jim PorterEnsure navigating by paragraphs in Eshell stops at...
2024-06-21 Jim PorterLimit the amount of text we examine when looking for...
2024-06-20 Stefan Kangas* admin/emacs-shell-lib: Backport to Bash 4.4 or older.
2024-06-20 Tomas Fabrizio... Allow giving "ping" flags with `C-u M-x ping`
2024-06-20 Juri Linkov* lisp/hi-lock.el (hi-lock-revert-buffer-rehighlight...
2024-06-20 Stefan KangasFix misspelled function name in comp.c
2024-06-20 Po LuFix NS build
2024-06-20 Stefan KangasRemove more references to Windows 95
2024-06-20 Eli ZaretskiiFix last change
2024-06-20 Eli ZaretskiiFix use of ':align-to' in 'wrap-prefix'
2024-06-20 Po Lu* src/frame.c (gui_set_font): Reference image cache...
2024-06-20 Po Lu; * src/frame.c (make_frame): Typo.
2024-06-20 Po LuCorrectly cache images when frames vary in their font...
2024-06-20 Stefan Monnier* lisp/editorconfig.el (editorconfig-version): Delete...
2024-06-19 Rodrigo KassickFix display-buffer-override-next-command (bug#71654)
2024-06-19 Stefan KangasUpdate leuven-theme to latest upstream version
2024-06-19 Philip Kaludercic* lisp/which-key.el (which-key-is-verbose): Remove...
2024-06-19 Stefan MonnierIntegrate feedback from Stefan Kangas and Michael Albinus
2024-06-19 Stefan Monnier(editorconfig-indentation-alist): Sync with upstream
2024-06-19 Stefan MonnierAdd doc for EditorConfig support
2024-06-19 Stefan Monniereditorconfig-core-handle.el: Reduce allocation in parser
2024-06-19 Stefan Monniereditorconfig-fnmatch.el: Eliminate O(N^2) complexity
2024-06-19 Stefan Monniereditorconfig-core.el: Remove unneeded defaulting code
2024-06-19 Stefan Monniereditorconfig-core-handle.el: Don't use file names as...
2024-06-19 Stefan Kangaslisp/editorconfig: Minor cosmetic fixes
2024-06-19 Stefan Monniereditorconfig.el: Miscellaneous minor changes
2024-06-19 Stefan Monnierlisp/editorconfig: Advise `find-auto-coding` i.s.o...
2024-06-19 Stefan Monnierlisp/editorconfig: Use new Emacs-30 hooks
2024-06-19 Stefan Monnier(editorconfig-set-local-variables): Get first, set...
2024-06-19 Stefan Monnierlisp/editorconfig: Don't hook into `read-only-mode...
2024-06-19 Stefan Monnier(editorconfig--should-set): Eliminate `lisp-indent...
2024-06-19 Stefan Monnier* lisp/editorconfig.el (editorconfig-mode): Remove...
2024-06-19 Stefan Monnier* lisp/editorconfing.el: Cosmetic ELisp style changes
2024-06-19 Stefan MonnierRemove support for `editorconfig-exclude-*`
2024-06-19 Stefan MonnierRemove support for `editorconfig-override-*-local-varia...
2024-06-19 Stefan MonnierRemove support for the `editorconfig` executable
2024-06-19 Stefan MonnierFix up copyright lines and license blurbs
2024-06-19 Stefan MonnierSquashed commit of the following:
2024-06-19 Eli ZaretskiiAvoid compilation warnings
2024-06-19 Po LuMerge remote-tracking branch 'savannah/master' into...
2024-06-19 Po LuDon't follow symlinks in returning directory attributes...
2024-06-19 Stefan Kangas; Delete redundant and/or misleading package headers
2024-06-19 Stefan Kangas; * lisp/htmlfontify.el: Remove "Version" header.
2024-06-19 Po LuAvoid races between the tooltip and compositor on X...
2024-06-18 Stefan Kangas; * .mailmap: Update.
2024-06-18 Philip KaludercicMerge remote-tracking branch 'origin/feature/which...
2024-06-18 Stefan Kangas* lisp/org/ob-lua.el: Minor doc fixes.
2024-06-18 Stefan KangasUpdate Coccinelle URL
2024-06-18 Jonas BernoulliUpdate to Transient v0.7.0-1-g482bc777
2024-06-18 Michael AlbinusFix bug#49289 also for other auth-source backends
2024-06-18 Michael AlbinusAdapt tramp-use-file-attributes
2024-06-18 Philip KaludercicDisable usage of unicode for which-key by default
2024-06-18 Philip KaludercicRemove :underline from 'which-key-highlighted-command...
2024-06-18 Philip Kaludercic; * lisp/which-key.el (which-key--process-page): Use ?\s
2024-06-18 Philip KaludercicPrevent which-key faces from over-extending during...
2024-06-18 Po LuFix window class of Android tooltips
2024-06-18 Po LuCorrect resolution of non-virtual directory names on...
2024-06-18 Po Lu* java/Makefile.in (emacs.apk-in): Don't compress ...
next